-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.0.0
-
Code
-
Classes
- UserProfile
Total Complexity |
111 |
Dependencies |
11 |
Dependents |
2 |
Total lines |
647 |
Lines of code |
463 |
Logical lines of code |
212 |
Comment lines |
94 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
user_2fa_options() |
D |
23 |
40 |
175 |
save_user_2fa_options() |
D |
39 |
34 |
54 |
generate_inline_modals() |
B |
32 |
12 |
125 |
validate_authcode_via_ajax() |
A |
45 |
12 |
41 |
can_user_remove_2fa() |
S |
58 |
5 |
16 |
inline_2fa_profile_form() |
S |
57 |
4 |
17 |
user_2fa_row_actions() |
S |
57 |
2 |
16 |
delete_expire_and_enforced_keys() |
S |
59 |
1 |
17 |
__construct() |
S |
91 |
1 |
2 |